Total Complexity | 48 |
Dependencies | 6 |
Dependents | 1 |
Total lines | 370 |
Lines of code | 246 |
Logical lines of code | 149 |
Comment lines | 43 |
Methods | 13 |
Properties | 2 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
renderBookingConfirmation() | 49 | 9 | 33 | |
renderPaymentConfirmation() | 54 | 6 | 21 | |
detectPaymentConfirmationStatus() | 54 | 5 | 23 | |
renderPaymentDetails() | 47 | 3 | 41 | |
renderBookingDetails() | 49 | 3 | 32 | |
fetchPayment() | 61 | 4 | 12 | |
fetchBooking() | 61 | 4 | 12 | |
detectBookingConfirmationStatus() | 58 | 3 | 17 | |
renderPaymentInstructions() | 60 | 3 | 14 | |
render() | 52 | 2 | 24 | |
afterLoad() | 72 | 3 | 5 | |
fetchBookingFromPayment() | 69 | 2 | 7 | |
renderBottomInformation() | 74 | 1 | 5 |